=============================
TBarcode component for Delphi
=============================

This file describes different versions of TBarcode.

v2.91  - 05/01/97
----------------
Compatible with Quickreports in the versions v1.0, v1.1 and v2.0
Two new properties:
- Bar_Fontname    ==> Specifies fontname for human readable text
- Bar_Fontscaling ==> Scaling of human readable text
Property AutoSize=true will function with TBarcode objects
Procedure TBarcode.Paint now contained in BARCODE.PAS
New method for TBarcode
- SaveToFileEx ==> Extended procedure for saving to BMP-file
Added help file in English language: TBARCODE.HLP
"Site license" with full source available, see help file
Can now accept credit card orders for licensed versions


v2.8  - 12/20/96
----------------
Three new barcode types: CODE128-A, CODE128-B, CODE128-C
Save barcode as BMP file with just one line of source
Save barcode to clipboard with just one line of source


v2.51 - 09/20/96
----------------
TQRBarcode/16-bit version: Prevent exception if OnPrint is not assigned.
Bugfix: Added a missing comment bracket in file BARCODE.PAS
TBarcode itself handles this version as v2.50.


v2.50 - 09/15/96
----------------
Due to some bigger changes there was a jump in the version number.
- New: "Bar_Rotation" property: rotate by 0, 90, 180 or 270 degrees
- New: Addon-2 and Addon-5 Codes
- New TQRBarcode: "PrintEmpty" property
- Color Bugfix: Barcodes now always print in black
- Non registered version will no longer run without Delphi loaded, 
  but is fully functional if Delphi runs at the same time.


v1.20 - 06/15/96
----------------
16- and 32-bit versions now including a "Qickreport" component (TQRBarcode)
Fully Quickreport compatible with "datasource" and "datafield"
English docs completed


v1.01 - 06/06/96
----------------
Corrected CODE39, small improvements.
Can order now by Compuserve SWREG #11747 (16-bit) and #11748 (32-bit)


v1.00 - 05/25/96
----------------
First "final release": Package completed with docs and ordering infos.
Now available in 16-bit and 32-bit versions.
New barcode types added: UPC-A and UPC-E.


v0.99 - 05/01/96
----------------
Beta release: 32-bit version only. 
Supported barcode types are EAN-8, EAN-13, Code39, Code 2/5interleaved
and Code 2/5 interleaved in a special "German Frachtpost" version.

